home *** CD-ROM | disk | FTP | other *** search
- HOUR
- Converts the time portion of a serial number to the number of the hour (in the range 0-23).
-
- Format: HOUR (serial-number)
-
- Argument:
- ΓÇó serial-number: The numbers after the decimal point of a serial number, which signify the time of day.
-
- Example:
- HOUR (0.5660) returns 13.
- Shows that the serial number 0.5660 represents the thirteenth hour, or 1:00 pm.